home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / xlib04.zip / XRLETOOL.INC < prev    next >
Text File  |  1992-11-04  |  760b  |  26 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XRLETOOL - Include file
  4. ;
  5. ; XRLETOOL.ASM export functions
  6. ;
  7. ;
  8. ;
  9. ; ****** XLIB - Mode X graphics library                ****************
  10. ; ******                                               ****************
  11. ; ****** Written By Themie Gouthas                     ****************
  12. ;
  13. ; egg@dstos3.dsto.gov.au
  14. ; teg@bart.dsto.gov.au
  15. ;-----------------------------------------------------------------------
  16.  
  17.  
  18.      global _x_buff_RLEncode        :proc
  19.          global _x_buff_RLE_size        :proc
  20.      global _x_buff_RLDecode        :proc
  21.      global _x_file_RLEncode        :proc
  22.      global _x_file_RLDecode        :proc
  23.  
  24.          global _RLE_last_buff_offs     :word
  25.      
  26.